pub unsafe extern "system" fn FsRtlRegisterUncProvider(
    muphandle: *mut HANDLE,
    redirectordevicename: *const UNICODE_STRING,
    mailslotssupported: BOOLEAN
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"