Type Definition quake3_native_vm::ffi::intptr_t

pub type intptr_t = isize;

Trait Implementations§

source§

impl From<Imports> for isize

source§

fn from(import: Imports) -> Self

Converts to this type from the input type.