Function av_fopen_utf8

Source
pub unsafe extern "C" fn av_fopen_utf8(
    path: *const c_char,
    mode: *const c_char,
) -> *mut FILE