Function esp_idf_hal::sys::stpncpy

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