[][src]Function blend2d_sys::blContextBegin

pub unsafe extern "C" fn blContextBegin(
    self_: *mut BLContextCore,
    image: *mut BLImageCore,
    options: *const BLContextCreateOptions
) -> BLResult