Skip to main content

switch_core_perform_permanent_alloc

Function switch_core_perform_permanent_alloc 

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