winapi::d3d9types::D3DSPDM_SATURATE
[−]
[src]
pub const D3DSPDM_SATURATE: DWORD=
1 << D3DSP_DSTMOD_SHIFT
pub const D3DSPDM_SATURATE: DWORD=
1 << D3DSP_DSTMOD_SHIFT
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).
Search functions by type signature (e.g.
vec -> usize
)