Skip to main content

switch_file_mktemp

Function switch_file_mktemp 

Source
pub unsafe extern "C" fn switch_file_mktemp(
    thefile: *mut *mut switch_file_t,
    templ: *mut c_char,
    flags: i32,
    pool: *mut switch_memory_pool_t,
) -> switch_status_t