Function magick_rust::bindings::localtime_r

source ยท
pub unsafe extern "C" fn localtime_r(
    __timer: *const time_t,
    __tp: *mut tm,
) -> *mut tm