Function netapi32::NetDfsSetSecurity [] [src]

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