dCooperativelySolveL1Straight

Function dCooperativelySolveL1Straight 

Source
pub unsafe extern "C" fn dCooperativelySolveL1Straight(
    resources: dResourceContainerID,
    allowedThreadCount: c_uint,
    L: *const f64,
    b: *mut f64,
    rowCount: c_uint,
    rowSkip: c_uint,
)