Skip to main content

hipStreamGetDevResource

Function hipStreamGetDevResource 

Source
pub unsafe extern "C" fn hipStreamGetDevResource(
    hStream: hipStream_t,
    resource: *mut hipDevResource,
    type_: hipDevResourceType,
) -> hipError_t