[][src]Function web_dom::window::create_image_bitmap

pub fn create_image_bitmap(
    instance: DOMReference,
    a_image: i32,
    a_sx: f32,
    a_sy: f32,
    a_sw: f32,
    a_sh: f32
) -> i32