Function shadow_rs::cshadow::syscallcondition_waitNonblock

source ยท
pub unsafe extern "C-unwind" fn syscallcondition_waitNonblock(
    cond: *mut SysCallCondition,
    host: *const Host,
    proc_: *const Process,
    thread: *const Thread,
)