Function windows::Wdk::System::SystemServices::RtlIoEncodeMemIoResource
pub unsafe fn RtlIoEncodeMemIoResource(
descriptor: *const IO_RESOURCE_DESCRIPTOR,
type: u8,
length: u64,
alignment: u64,
minimumaddress: u64,
maximumaddress: u64,
) -> NTSTATUS