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

setmntent

Function setmntent 

Source
pub unsafe extern "C" fn setmntent(
    filename: *const c_char,
    ty: *const c_char,
) -> *mut FILE