Function simics_api_sys::strdup

source ·
pub unsafe extern "C" fn strdup(__s: *const c_char) -> *mut c_char
Expand description

Duplicate S, returning an identical malloc’d string.