Function lexlibImageNew

Source
pub unsafe extern "C" fn lexlibImageNew(
    image: *mut Image,
    width: u32,
    height: u32,
    colorProfile: u8,
    bpc: u8,
) -> u8