Function netapi32::NetDfsGetSecurity [] [src]

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