Versions in this module Expand all Collapse all v0 v0.0.9 Apr 6, 2026 v0.0.8 Apr 3, 2026 Changes in this version + func GetAllocatorService(ctx context.Context, transport binder.Transport) (_ uint32, _err error) + type AllocateResult struct + Error int32 + Fds []int32 + Ints []int32 + Stride int32 + func Allocate(ctx context.Context, transport binder.Transport, allocatorHandle uint32, ...) (_ *AllocateResult, _err error)