Skip to main content

open_output

Function open_output 

Source
pub unsafe fn open_output(
    _path: &Path,
    _flags: c_int,
) -> Result<*mut AVIOContext, c_int>