NSISetAttributeAtTime

Function NSISetAttributeAtTime 

Source
pub unsafe extern "C" fn NSISetAttributeAtTime(
    ctx: NSIContext,
    object: NSIHandle,
    time: f64,
    nparams: c_int,
    params: *const NSIParam,
)