wordexp

Function wordexp 

Source
pub unsafe extern "C" fn wordexp(
    __words: *const c_char,
    __pwordexp: *mut wordexp_t,
    __flags: c_int,
) -> c_int