Function NetDfsSetSecurity

Source
pub unsafe extern "system" fn NetDfsSetSecurity(
    DfsEntryPath: LPWSTR,
    SecurityInformation: SECURITY_INFORMATION,
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
) -> NET_API_STATUS