Function webview_sys::webview_set_color[][src]

pub unsafe extern "C" fn webview_set_color(
    this: *mut CWebView,
    red: u8,
    green: u8,
    blue: u8,
    alpha: u8
)