xen_sys

Function xs_write

Source
pub unsafe extern "C" fn xs_write(
    h: *mut xs_handle,
    t: xs_transaction_t,
    path: *const c_char,
    data: *const c_void,
    len: c_uint,
) -> bool