Function windows_sys::Wdk::System::SystemServices::ExCreateCallback
pub unsafe extern "system" fn ExCreateCallback(
callbackobject: *mut PCALLBACK_OBJECT,
objectattributes: *const OBJECT_ATTRIBUTES,
create: BOOLEAN,
allowmultiplecallbacks: BOOLEAN
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Win32_Foundation"