pub unsafe extern "C" fn hipChooseDevice(
    device: *mut c_int,
    prop: *const hipDeviceProp_t
) -> hipError_t
Expand description

@brief Device which matches hipDeviceProp_t is returned

@param [out] device ID @param [in] device properties pointer

@returns #hipSuccess, #hipErrorInvalidValue