Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

putpwent

Function putpwent 

Source
pub unsafe extern "C" fn putpwent(
    p: *const passwd,
    stream: *mut FILE,
) -> c_int