Function posix::time::strptime [-] [+] [src]

pub fn strptime<T: NTStr, U: NTStr>(src: &T, fmt: &T, dst: &mut tm) -> usize