#[unsafe(no_mangle)]pub extern "C" fn get_callbacks_c(_tab_id: TabId) -> i32Expand description
See get_callbacks.
NOTE: Because of how the wraping is done is is not really possible to give back anything
useful here without some serious overhead. Therefore this will probably not be defined.