Function crypt32::CertRegisterSystemStore [] [src]

pub unsafe extern "system" fn CertRegisterSystemStore(
    pvSystemStore: *const c_void,
    dwFlags: DWORD,
    pStoreInfo: PCERT_SYSTEM_STORE_INFO,
    pvReserved: *mut c_void
) -> BOOL