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

addmntent

Function addmntent 

Source
pub unsafe extern "C" fn addmntent(
    stream: *mut FILE,
    mnt: *const mntent,
) -> c_int