Skip to main content

fopen

Function fopen 

Source
pub unsafe extern "C" fn fopen(
    _name: *const u8,
    _type: *const u8,
) -> *mut __sFILE