pub unsafe extern "system" fn IoInitializeRemoveLockEx(
    lock: *mut IO_REMOVE_LOCK,
    allocatetag: u32,
    maxlockedminutes: u32,
    highwatermark: u32,
    remlocksize: u32
)
Expand description

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