KeRegisterNmiCallback

Function KeRegisterNmiCallback 

pub unsafe fn KeRegisterNmiCallback(
    callbackroutine: PNMI_CALLBACK,
    context: Option<*const c_void>,
) -> *mut c_void