Skip to main content

switch_core_perform_alloc

Function switch_core_perform_alloc 

Source
pub unsafe extern "C" fn switch_core_perform_alloc(
    pool: *mut switch_memory_pool_t,
    memory: switch_size_t,
    file: *const c_char,
    func: *const c_char,
    line: c_int,
) -> *mut c_void