Function embColor_create

Source
pub unsafe extern "C" fn embColor_create(
    r: c_uchar,
    g: c_uchar,
    b: c_uchar,
) -> *mut EmbColor