Function xs_mkdir

Source
pub unsafe extern "C" fn xs_mkdir(
    h: *mut xs_handle,
    t: xs_transaction_t,
    path: *const c_char,
) -> bool