binaryninjacore_sys

Function BNWorkerEnqueue

source
pub unsafe extern "C" fn BNWorkerEnqueue(
    ctxt: *mut c_void,
    action: Option<unsafe extern "C" fn(ctxt: *mut c_void)>,
)
Expand description

Worker thread queue management