c_MotController_GetOutputCurrent

Function c_MotController_GetOutputCurrent 

Source
pub unsafe extern "C" fn c_MotController_GetOutputCurrent(
    handle: Handle,
    current: *mut f64,
) -> ErrorCode