[][src]Function winapi::um::wincrypt::CertRegisterPhysicalStore

pub unsafe extern "system" fn CertRegisterPhysicalStore(
    pvSystemStore: *const c_void,
    dwFlags: DWORD,
    pwszStoreName: LPCWSTR,
    pStoreInfo: PCERT_PHYSICAL_STORE_INFO,
    pvReserved: *mut c_void
) -> BOOL