Function windows::Wdk::Storage::FileSystem::RtlCopySid
pub unsafe fn RtlCopySid<P0>(
destinationsidlength: u32,
destinationsid: PSID,
sourcesid: P0,
) -> NTSTATUSwhere
P0: Param<PSID>,
pub unsafe fn RtlCopySid<P0>(
destinationsidlength: u32,
destinationsid: PSID,
sourcesid: P0,
) -> NTSTATUSwhere
P0: Param<PSID>,