Function binder_read_version

Source
pub unsafe fn binder_read_version(
    fd: c_int,
    data: *mut BinderVersion,
) -> Result<c_int>