Skip to main content

hipMemSetMemPool

Function hipMemSetMemPool 

Source
pub unsafe extern "C" fn hipMemSetMemPool(
    location: *mut hipMemLocation,
    type_: hipMemAllocationType,
    pool: hipMemPool_t,
) -> hipError_t
Expand description

@brief Sets memory pool for memory location and allocation type.