type_zeroCopy

Determine if zero bits need to be copied for this backend type

extern (C++)
bool
type_zeroCopy
(
type* t
)

Parameters

t type*

backend type

Return Value

Type: bool

true if 0 bits

Suggestion Box / Bug Report