Function switch_core_perform_session_alloc

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