binaryninjacore_sys

Function BNWorkerInteractiveEnqueue

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