Function windows_sys::Wdk::Storage::FileSystem::ZwSetSecurityObject

pub unsafe extern "system" fn ZwSetSecurityObject(
    handle: HANDLE,
    securityinformation: u32,
    securitydescriptor: PSECURITY_DESCRIPTOR,
) -> NTSTATUS