Function pw_strip

Source
pub unsafe extern "C" fn pw_strip(
    str_: *mut c_char,
    whitespace: *const c_char,
) -> *mut c_char