Function putpwent

pub unsafe extern "C" fn putpwent(
    p: *const passwd,
    stream: *mut FILE,
) -> i32
Available on crate feature dep_sdl3 only.