Skip to main content

source_setup3

Function source_setup3 

Source
pub unsafe extern "C" fn source_setup3(
    this: *mut source,
    _photometric_band: *const c_char,
    zenith: f32,
    azimuth: f32,
    height: f32,
    resolution: c_int,
    tag_in: *const c_char,
)