[][src]Function gdnative_common::libc::localtime_r

pub unsafe extern "C" fn localtime_r(
    time_p: *const i64,
    result: *mut tm
) -> *mut tm