windows::Win32::Networking::ActiveDirectory

Function DsClientMakeSpnForTargetServerW

pub unsafe fn DsClientMakeSpnForTargetServerW<P0, P1>(
    serviceclass: P0,
    servicename: P1,
    pcspnlength: *mut u32,
    pszspn: PWSTR,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,