[][src]Function android_ndk_sys::AMotionEvent_getAxisValue

pub unsafe extern "C" fn AMotionEvent_getAxisValue(
    motion_event: *const AInputEvent,
    axis: i32,
    pointer_index: usize
) -> f32