pIsMouseButtonReleased

Detect if a mouse button has been released once

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pIsMouseButtonReleased = bool function
(
int button
)

Meta