Skip to main content

switch_core_memory_pool_set_data

Function switch_core_memory_pool_set_data 

Source
pub unsafe extern "C" fn switch_core_memory_pool_set_data(
    pool: *mut switch_memory_pool_t,
    key: *const c_char,
    data: *mut c_void,
)