pub unsafe extern "system" fn IoAcquireRemoveLockEx(
    removelock: *mut IO_REMOVE_LOCK,
    tag: *const c_void,
    file: PCSTR,
    line: u32,
    remlocksize: u32
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"