Function GetKeyStorageInterface
pub unsafe fn GetKeyStorageInterface<P0>(
pszprovidername: P0,
ppfunctiontable: *mut *mut NCRYPT_KEY_STORAGE_FUNCTION_TABLE,
dwflags: u32,
) -> NTSTATUSwhere
P0: Param<PCWSTR>,
pub unsafe fn GetKeyStorageInterface<P0>(
pszprovidername: P0,
ppfunctiontable: *mut *mut NCRYPT_KEY_STORAGE_FUNCTION_TABLE,
dwflags: u32,
) -> NTSTATUSwhere
P0: Param<PCWSTR>,