Function CryptUnregisterOIDFunction
pub unsafe fn CryptUnregisterOIDFunction<P1, P2>(
dwencodingtype: u32,
pszfuncname: P1,
pszoid: P2,
) -> BOOLwhere
P1: Param<PCSTR>,
P2: Param<PCSTR>,pub unsafe fn CryptUnregisterOIDFunction<P1, P2>(
dwencodingtype: u32,
pszfuncname: P1,
pszoid: P2,
) -> BOOLwhere
P1: Param<PCSTR>,
P2: Param<PCSTR>,