twz_rt_set_upcall_handler

Function twz_rt_set_upcall_handler 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C-unwind" fn twz_rt_set_upcall_handler( handler: Option<unsafe extern "C-unwind" fn(frame: *mut c_void, data: *const c_void)>, )