Function cfopen

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