Function RasGetCustomAuthDataW
pub unsafe fn RasGetCustomAuthDataW<P0, P1>(
pszphonebook: P0,
pszentry: P1,
pbcustomauthdata: Option<*mut u8>,
pdwsizeofcustomauthdata: *mut u32,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,