c_MotController_GetStatusFramePeriod

Function c_MotController_GetStatusFramePeriod 

Source
pub unsafe extern "C" fn c_MotController_GetStatusFramePeriod(
    handle: Handle,
    frame: c_int,
    periodMs: *mut c_int,
    timeoutMs: c_int,
) -> ErrorCode