pub unsafe extern "system" fn FsRtlNotifyVolumeEventEx(
    fileobject: *const FILE_OBJECT,
    eventcode: u32,
    event: *const TARGET_DEVICE_CUSTOM_NOTIFICATION
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Wdk_System_SystemServices", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"