[][src]Function openhmd_rs_sys::ohmd_device_getf

pub unsafe extern "C" fn ohmd_device_getf(
    device: &ohmd_device,
    otype: ohmd_float_value,
    out: &mut [c_float; 16]
) -> c_int