Skip to main content

switch_thread_exit

Function switch_thread_exit 

Source
pub unsafe extern "C" fn switch_thread_exit(
    thd: *mut switch_thread_t,
    retval: switch_status_t,
) -> switch_status_t