Function esp_idf_sys::creat

source ·
pub unsafe extern "C" fn creat(
    arg1: *const c_char,
    arg2: mode_t
) -> c_int