pub unsafe extern "C" fn aws_date_time_init_now(
dt: *mut aws_date_time
)
Expand description
Initializes dt to be the current system time.
pub unsafe extern "C" fn aws_date_time_init_now(
dt: *mut aws_date_time
)
Initializes dt to be the current system time.