[][src]Function winapi::um::lmdfs::NetDfsSetSecurity

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