Function magick_rust::bindings::strptime

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