get_callbacks_c

Function get_callbacks_c 

Source
#[unsafe(no_mangle)]
pub extern "C" fn get_callbacks_c(_tab_id: TabId) -> i32
Expand 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.