Function esp_idf_hal::sys::strndup

source ยท
pub unsafe extern "C" fn strndup(
    arg1: *const i8,
    arg2: u32,
) -> *mut i8