Function magick_rust::bindings::strptime_l

source ยท
pub unsafe extern "C" fn strptime_l(
    __s: *const c_char,
    __fmt: *const c_char,
    __tp: *mut tm,
    __loc: locale_t,
) -> *mut c_char