Function magick_rust::bindings::clock_nanosleep
source ยท pub unsafe extern "C" fn clock_nanosleep(
__clock_id: clockid_t,
__flags: c_int,
__req: *const timespec,
__rem: *mut timespec,
) -> c_int
pub unsafe extern "C" fn clock_nanosleep(
__clock_id: clockid_t,
__flags: c_int,
__req: *const timespec,
__rem: *mut timespec,
) -> c_int