binaryninjacore_sys

Function BNWorkerInteractiveEnqueueNamed

source
pub unsafe extern "C" fn BNWorkerInteractiveEnqueueNamed(
    ctxt: *mut c_void,
    action: Option<unsafe extern "C" fn(ctxt: *mut c_void)>,
    name: *const c_char,
)