Skip to main content

arg_dstr_set

Function arg_dstr_set 

Source
pub unsafe extern "C" fn arg_dstr_set(
    ds: *mut _internal_arg_dstr,
    str_: *mut u8,
    free_proc: Option<unsafe extern "C" fn(*mut u8)>,
)