libc::getopt [] [src]

pub unsafe extern fn getopt(argc: c_int, argv: *const *mut c_char, optstr: *const c_char) -> c_int
Unstable (libc)

: use libc from crates.io