shimshmemhost_lock

Function shimshmemhost_lock 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C-unwind" fn shimshmemhost_lock( host: *const ShimShmemHost, ) -> *mut ShimShmemHostLock
Expand description

ยงSafety

host must be valid. The returned pointer must not be accessed from other threads.