Function windows_sys::Win32::Security::Cryptography::CryptFormatObject
[−]pub unsafe extern "system" fn CryptFormatObject(
dwcertencodingtype: u32,
dwformattype: u32,
dwformatstrtype: u32,
pformatstruct: *const c_void,
lpszstructtype: PSTR,
pbencoded: *const u8,
cbencoded: u32,
pbformat: *mut c_void,
pcbformat: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
