Function esp_idf_hal::sys::_strdup_r

source ·
pub unsafe extern "C" fn _strdup_r(
    arg1: *mut _reent,
    arg2: *const i8
) -> *mut i8