Function dpiVar_getSizeInBytes

Source
pub unsafe extern "C" fn dpiVar_getSizeInBytes(
    var: *mut dpiVar,
    sizeInBytes: *mut u32,
) -> c_int