[][src]Function geodate::moon_transit::get_moonrise

pub fn get_moonrise(
    timestamp: i64,
    longitude: f64,
    latitude: f64
) -> Option<i64>