Function windows::Wdk::Storage::FileSystem::RtlAbsoluteToSelfRelativeSD
pub unsafe fn RtlAbsoluteToSelfRelativeSD<P0>(
absolutesecuritydescriptor: P0,
selfrelativesecuritydescriptor: PSECURITY_DESCRIPTOR,
bufferlength: *mut u32,
) -> NTSTATUSwhere
P0: Param<PSECURITY_DESCRIPTOR>,