Skip to main content

getsubopt

Function getsubopt 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn getsubopt( optionp: *mut *mut c_char, keylistp: *const *mut c_char, valuep: *mut *mut c_char, ) -> c_int
Expand description