[][src]Function lc3tools_sys::root::clone

pub unsafe extern "C" fn clone(
    __fn: Option<unsafe extern "C" fn(__arg: *mut c_void) -> c_int>,
    __child_stack: *mut c_void,
    __flags: c_int,
    __arg: *mut c_void,
     ...
) -> c_int