mirror_ffmpeg_sys

Function fopen

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