pub unsafe extern "C" fn LeapCreateClockRebaser(
    phClockRebaser: *mut LEAP_CLOCK_REBASER
) -> eLeapRS
Expand description

\ingroup Functions Initializes a new Leap clock-rebaser handle object.

Pass the filled-in LEAP_CLOCK_REBASER object to calls to LeapUpdateRebase(), LeapRebaseClock(), and LeapDestroyClockRebaser().

@param[out] phClockRebaser The pointer to the clock-rebaser object to be initialized. @returns The operation result code, a member of the eLeapRS enumeration. @since 3.1.2