Type Definition emscripten_sys::em_pointerlockchange_callback_func
[−]
[src]
type em_pointerlockchange_callback_func = Option<unsafe extern fn(_: c_int, _: *const EmscriptenPointerlockChangeEvent, _: *mut c_void) -> c_int>;