[][src]Function irssi_sys::getopt

pub unsafe extern "C" fn getopt(
    ___argc: c_int,
    ___argv: *const *mut c_char,
    __shortopts: *const c_char
) -> c_int