[][src]Function CCODE::CertRegisterPhysicalStore

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