Function gst::ffi::clock_getres[][src]

pub unsafe extern "C" fn clock_getres(
    __clock_id: clockid_t,
    __res: *mut Struct_timespec
) -> c_int