[][src]Function raylib_sys::ffi_funcs::SetCameraMoveControls

pub unsafe extern "C" fn SetCameraMoveControls(
    frontKey: c_int,
    backKey: c_int,
    rightKey: c_int,
    leftKey: c_int,
    upKey: c_int,
    downKey: c_int
)