[][src]Function leptess::capi::l_byteaWrite

pub unsafe extern "C" fn l_byteaWrite(
    fname: *const c_char,
    ba: *mut L_BYTEA,
    startloc: usize,
    endloc: usize
) -> l_int32