Function cfopen

Source
pub unsafe extern "C" fn cfopen(
    __filename: *const c_char,
    __modes: *const c_char,
) -> *mut cFILE