mnt_context_set_fstype

Function mnt_context_set_fstype 

Source
pub unsafe extern "C" fn mnt_context_set_fstype(
    cxt: *mut libmnt_context,
    fstype: *const c_char,
) -> c_int