dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
nextSetBit
dplug
canvas
misc
Undocumented in source. Be warned that the author may not have intended to support it.
int
nextSetBit
(ulong* mask, int start, int end)
int
nextSetBit
(uint* mask, int start, int end)
nothrow @
nogc
int
nextSetBit
(
uint
*
mask
,
int
start
,
int
end
)
Meta
Source
See Implementation
dplug
canvas
misc
aliases
fabs
intr_bsf
intr_bsr
functions
_mm_broadcast_alpha
_mm_clamp_0_to_N_epi32
clip
isPow2
max
min
nextSetBit
roundUpPow2
roundUpTo
structs
ArenaAllocator