[][src]Function mextk_sys::GrColl_RaycastGround

pub unsafe extern "C" fn GrColl_RaycastGround(
    coll_pos: *mut Vec3,
    line_index: *mut c_int,
    line_kind: *mut c_int,
    unk1: *mut Vec3,
    unk2: *mut Vec3,
    unk3: *mut Vec3,
    unk4: *mut Vec3,
    cb: *mut c_void,
    fromX: f32,
    fromY: f32,
    toX: f32,
    toY: f32,
    unk5: f32
) -> c_int