Type Definition freeswitchrs::raw::cap_callback [] [src]

type cap_callback = Option<unsafe extern "C" fn(_: *const c_char, _: *const c_char, _: *mut c_void)>;