Skip to main content

sys_recmutex_destroy

Function sys_recmutex_destroy 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn sys_recmutex_destroy( recmutex: *mut RecursiveMutex, ) -> i32
Available on crate feature newlib only.