Function webkit_user_content_manager_register_script_message_handler_with_reply

Source
pub unsafe extern "C" fn webkit_user_content_manager_register_script_message_handler_with_reply(
    manager: *mut WebKitUserContentManager,
    name: *const c_char,
    world_name: *const c_char,
) -> gboolean