esp_idf_svc::sys

Function strncpy

Source
pub unsafe extern "C" fn strncpy(
    arg1: *mut u8,
    arg2: *const u8,
    arg3: u32,
) -> *mut u8