Function raylib_sys::GetImageAlphaBorder

source ยท
pub unsafe extern "C" fn GetImageAlphaBorder(
    image: Image,
    threshold: f32
) -> Rectangle