Function GenImageWhiteNoise

Source
pub unsafe extern "C" fn GenImageWhiteNoise(
    width: c_int,
    height: c_int,
    factor: f32,
) -> Image