GetActionStateVector2f

Type Alias GetActionStateVector2f 

Source
pub type GetActionStateVector2f = unsafe extern "system" fn(session: Session, get_info: *const ActionStateGetInfo, state: *mut ActionStateVector2f) -> Result;
Expand description