Skip to main content

hiprtcGetCodeSize

Function hiprtcGetCodeSize 

Source
pub unsafe fn hiprtcGetCodeSize(
    prog: hiprtcProgram,
    codeSizeRet: *mut usize,
) -> hiprtcResult