mnt_optstr_get_option

Function mnt_optstr_get_option 

Source
pub unsafe extern "C" fn mnt_optstr_get_option(
    optstr: *const c_char,
    name: *const c_char,
    value: *mut *mut c_char,
    valsz: *mut usize,
) -> c_int