Skip to main content

switch_dir_open

Function switch_dir_open 

Source
pub unsafe extern "C" fn switch_dir_open(
    new_dir: *mut *mut switch_dir_t,
    dirname: *const c_char,
    pool: *mut switch_memory_pool_t,
) -> switch_status_t