Skip to main content

nvtxStringHandle_t

Type Alias nvtxStringHandle_t 

Source
pub type nvtxStringHandle_t = *mut nvtxStringRegistration;

Trait Implementations§

Source§

impl From<StringHandle> for nvtxStringHandle_t

Source§

fn from(value: StringHandle) -> Self

Converts to this type from the input type.