Function cfx_client::natives::cfx::register_command[][src]

pub fn register_command(
    _command_name: impl AsCharPtr,
    _handler: RefFunction,
    _restricted: bool
)