Function uapi::c::fopen

source ·
pub unsafe extern "C" fn fopen(
    filename: *const i8,
    mode: *const i8
) -> *mut FILE