Function rpgffi::tm2timestamp [] [src]

pub unsafe extern "C" fn tm2timestamp(
    tm: *mut pg_tm,
    fsec: fsec_t,
    tzp: *mut c_int,
    dt: *mut Timestamp
) -> c_int