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

pub unsafe extern "system" fn NetDfsGetSecurity(
    DfsEntryPath: LPWSTR,
    SecurityInformation: SECURITY_INFORMATION,
    ppSecurityDescriptor: *mut PSECURITY_DESCRIPTOR,
    lpcbSecurityDescriptor: LPDWORD
) -> NET_API_STATUS