TCOD_image_get_alpha

Function TCOD_image_get_alpha 

Source
pub unsafe extern "C" fn TCOD_image_get_alpha(
    image: TCOD_image_t,
    x: c_int,
    y: c_int,
) -> c_int