Function NetDfsGetSecurity

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