Function CertOpenSystemStoreW [src]
Prototype
pub extern "crypt32" fn CertOpenSystemStoreW( _: ?*const anyopaque, szSubsystemProtocol: LPCWSTR, ) callconv(.winapi) ?HCERTSTORE
Parameters
_: ?*const anyopaque
szSubsystemProtocol: LPCWSTR
Source
pub extern "crypt32" fn CertOpenSystemStoreW(
_: ?*const anyopaque,
szSubsystemProtocol: LPCWSTR,
) callconv(.winapi) ?HCERTSTORE