Function nodex::api::napi_get_date_value

source ·
pub unsafe extern "C" fn napi_get_date_value(
    env: NapiEnv,
    value: *mut napi_value__,
    result: *mut f64
) -> NapiStatus