pub type nvtxStringHandle_t = *mut nvtxStringRegistration;Trait Implementations§
Source§impl From<StringHandle> for nvtxStringHandle_t
impl From<StringHandle> for nvtxStringHandle_t
Source§fn from(value: StringHandle) -> Self
fn from(value: StringHandle) -> Self
Converts to this type from the input type.