Skip to main content

switch_file_copy

Function switch_file_copy 

Source
pub unsafe extern "C" fn switch_file_copy(
    from_path: *const c_char,
    to_path: *const c_char,
    perms: switch_fileperms_t,
    pool: *mut switch_memory_pool_t,
) -> switch_status_t